SlaveDiagnostics.AbnormalState property
The number of times the slave leave its state autonomously to a lower state without the master requests.
Namespace: IntervalZero.KINGSTAR.Base.ApiAssembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public uint AbnormalState { get; }
Public ReadOnly Property AbnormalState As UInteger
Property value
Type: uint
See also